###########################################################################
###Netherlands move capital to the Dutch East Indies when nearly conquered
###########################################################################

event = {
	id = 2810
	random = no
	country = HOL

	trigger = { 
		random = 35
		war = { country = GER country = HOL } 
		NOT = {
			control = { province = 77 data = HOL }
			control = { province = 78 data = HOL }
			control = { province = 79 data = HOL }
			control = { province = 49 data = HOL }
			control = { province = 48 data = HOL }
			control = { province = 46 data = HOL }
			control = { province = 47 data = HOL }
		}
#		control = { province = 77 data = GER }
#		control = { province = 78 data = GER }
#		control = { province = 79 data = GER }
#		control = { province = 49 data = GER }
#		control = { province = 48 data = GER }
#		control = { province = 46 data = GER }
#		control = { province = 47 data = GER }
	}

	name = "EVT_2810_NAME"
	desc = "EVT_2810_DESC"

	date = { day = 1 month = january year = 1936 }
	offset = 3
	deathdate = { day = 1 month = december year = 1946 }

	action_a = {
		name = "Nehz idk" #
		command = { type = set_domestic which = democratic value = 10 }
		command = { type = set_domestic which = political_left value = 3 }
		command = { type = headofstate which = 8001 }
		command = { type = headofgovernment which = 8050 }
		command = { type = foreignminister which = 8067 }
		command = { type = armamentminister which = 8086 }
		command = { type = ministerofsecurity which = 8117 }
		command = { type = ministerofintelligence which = 8133 }

		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		command = { type = capital which = 1628 }

		command = { type = secedeprovince which = GER value = 47 }
		command = { type = secedeprovince which = GER value = 46 }
		command = { type = secedeprovince which = GER value = 77 }
		command = { type = secedeprovince which = GER value = 78 }
		command = { type = secedeprovince which = GER value = 79 }
		command = { type = secedeprovince which = GER value = 48 }
		command = { type = secedeprovince which = GER value = 49 }

		#Quetzalcoatl - Army of the Netherland
		command = { type = sleepteam which = 2315 } #Koninklijke Landmacht
		command = { type = sleepteam which = 2316 } #Koninklijke Luchtmacht
		#Factories in Europa
		command = { type = sleepteam which = 2300 } #Artillerie Inrichtingen Hembrug
		command = { type = sleepteam which = 2301 } #Aviolanda
		command = { type = sleepteam which = 2303 } #DAF
		command = { type = sleepteam which = 2305 } #Fokker
		command = { type = sleepteam which = 2306 } #HIH Siderius
		command = { type = sleepteam which = 2307 } #Henri Winkelman - POW
		command = { type = sleepleader which = 7827 } #Henri Winkelman - POW
		command = { type = sleepminister which = 8156 } #Henri Winkelman - POW
		command = { type = sleepteam which = 2308 } #Hollandse Signaalapparaten
		command = { type = sleepteam which = 2310 } #Koninklijke Maatschappij
		command = { type = sleepteam which = 2311 } #Koolhoven
		command = { type = sleepteam which = 2312 } #NSM Amsterdam
		command = { type = sleepteam which = 2313 } #Petrus Best - POW
		command = { type = sleepleader which = 7852 } #Petrus Best - POW
		command = { type = sleepminister which = 8172 } #Petrus Best - POW
		command = { type = sleepteam which = 2314 } #Philips
		command = { type = waketeam which = 2324 } #North American Philips Company
		command = { type = sleepteam which = 2318 } #Wilton-Fijenoord
		command = { type = sleepteam which = 2322 } #Rotterdamsche Droogdok Maatschappij
		command = { type = sleepteam which = 2323 } #Motorenfabriek Thomassen De Steeg
	}
}
################################################################
###Belgium moves its capital to the Kongo when nearly conquered
################################################################
event = {
	id = 2809
	random = no
	country = BEL

	trigger = { 
		random = 35
		war = { country = GER country = BEL } 
		NOT = {
			control = { province = 50 data = BEL }
			control = { province = 68 data = BEL }
			control = { province = 69 data = BEL }
			control = { province = 51 data = BEL }
			control = { province = 52 data = BEL }
			control = { province = 70 data = BEL }
			control = { province = 65 data = BEL }
			control = { province = 45 data = BEL }
		}
#		control = { province = 50 data = GER }
#		control = { province = 68 data = GER }
#		control = { province = 69 data = GER }
#		control = { province = 51 data = GER }
#		control = { province = 52 data = GER }
#		control = { province = 70 data = GER }
#		control = { province = 65 data = GER }
#		control = { province = 45 data = GER }
#		control = { province = 46 data = GER }
	}

	name = "EVT_2809_NAME"
	desc = "EVT_2809_DESC"

	date = { day = 1 month = january year = 1936 }
	offset = 3
	deathdate = { day = 1 month = december year = 1946 }

	action_a = {
		name = "Nehz idk" #
		command = { type = set_domestic which = democratic value = 10 }
		command = { type = set_domestic which = political_left value = 3 }
		command = { type = headofstate which = 15001 }
		command = { type = headofgovernment which = 15037 }
		command = { type = foreignminister which = 15044 }
		command = { type = armamentminister which = 15059 }
		command = { type = ministerofsecurity which = 15081 }
		command = { type = ministerofintelligence which = 15093 }

		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }
		#command = { type = delete_unit which = -1 }

		command = { type = secedeprovince which = GER value = 45 }
		#command = { type = secedeprovince which = GER value = 46 } # Rotterdam
		command = { type = secedeprovince which = GER value = 50 }
		command = { type = secedeprovince which = GER value = 51 }
		command = { type = secedeprovince which = GER value = 52 }
		command = { type = secedeprovince which = GER value = 65 }
		command = { type = secedeprovince which = GER value = 68 }
		command = { type = secedeprovince which = GER value = 69 }
		command = { type = secedeprovince which = GER value = 70 }
		
		command = { type = sleepteam which = 700 } #Cockerill
		command = { type = sleepteam which = 701 } #Ecole Royale Militaire
		command = { type = sleepteam which = 702 } #FN Herstal
		command = { type = sleepteam which = 703 } #Avions Fairey SA
		command = { type = sleepteam which = 704 } #Fonderie Royale de Canons
		command = { type = sleepteam which = 705 } #Forges de Clabecq
		command = { type = sleepteam which = 706 } #Gevaert
		command = { type = sleepteam which = 709 } #La Brugeoise
		command = { type = sleepteam which = 710 } #Petrofina
		command = { type = sleepteam which = 711 } #Renard
		command = { type = sleepteam which = 712 } #Renault Vilvoorde
		command = { type = sleepteam which = 713 } #SABCA
		command = { type = sleepteam which = 714 } #Socit Belge des Machines BULL
		command = { type = sleepteam which = 715 } #Solvay
		command = { type = sleepteam which = 717 } #Vickers-Armstrong
		command = { type = sleepteam which = 719 } #Ilya Prigogine - nincs pontos inf, hogy mit csinlt a hbor alatt, felteheten Belgiumban maradt
		command = { type = sleepteam which = 720 } #Leon Gillis
		
		command = { type = waketeam which = 722 } #Lopoldstad Arsenal
		command = { type = waketeam which = 723 } #Socit Nationale des Chemins de fer du Congo
	}
}

